home *** CD-ROM | disk | FTP | other *** search
- Short: Source - eMail-client with MIME, PGP and more
- Author: Michael Elkins <me@cs.hmc.edu> and others
- Uploader: Henning Peters <faroul@beyond.hb.north.de>
- Version: 0.89i AMIGA
- Type: comm/mail
-
- Mutt is a curses based program for reading and composing e-mail, supporting
- threads, color and a high level of configurability. See the Mutt Home Page
- http://www.cs.hmc.edu/~me/mutt/index.html for more details.
-
- This is the "international" version with legal PGP code.
-
- AMIGA-adaption: Henning Peters <faroul@beyond.hb.north.de>
-
- Another AMIGA-adaption by Robert Ramiega <robert@plukwa.pdi.net) can be
- found at ftp://plukwa.pdi.net/amiga. That version is more "unix-alike" using
- /etc/passwd etc.
-
- Changes from original MUTT 0.89i to this version:
-
- - in init.c and curs_lib.c I took care of AMIGA-style "path:to/some/file"
- and UNIX-style "/path/to/some/file"
- - included patches from robert@plukwa.pdi.net:
- - vfork() instead of fork()
- - some places, where a ":" in filenames might occur
- - changed the call of sendmail (no parameters -oi -oem)
- - included getenv.c (as getenv of ixemul.library seems buggy)
- - as AMIGA usually has no /etc/passwd, I get all user-information via
- getenv() ($HOME, $USER, $REALNAME, $SHELL)
-
- I included a ready-to-go Makefile and config.h if you can't run configure
- etc. Edit this files to your needs.
-
- Faroul
-